home *** CD-ROM | disk | FTP | other *** search
- ;
- ; $VER: AMMS SEND 3.00 [English] / 01-11-1994
- ;
- ; Translation by The Terminator
- ;
-
-
-
- ;
- ; User already addressed (copy to)
- ; -----------------------------
- *
- #VFARBE 1#User already addressed !#RESET#^J
- *
- ;
- ; Wrong user name
- ; ---------------
- *
- #VFARBE 1#Unknown user !#RESET#^J
- *
- ;
- ; Wrong node name
- ; ---------------
- *
- #VFARBE 1#Unknown node !#RESET#^J
- *
- ;
- ; STATUS: Mails to receiver are locked
- ; ---------------------------------------
- *
- #VFARBE 1#Mails to receiver are locked !#RESET#^J
- *
- ;
- ; Subject
- ; -------
- *
- Subject :
- *
- ;
- ; If no subject then this text is copied in the subject
- ; -----------------------------------------------------
- *
- NO SUBJECT
- *
- ;
- ; QUESTION: Mail to
- ; -----------------
- *
- Mail to :
- *
- ;
- ; QUESTION: Copy to
- ; -----------------
- *
- Copy to :
- *
- ;
- ; Name for all users
- ; ------------------
- *
- ALL
- *
- ; >>UP: 2.0
- ; Comment for editor
- ; ------------------
- ; Var1-3 : Receiver
- ; Var4 : Node of receiver
- *
- SEND - mail to "{VAR1}@{VAR4}"
- *
- ;
- ; Can not load file
- ; -----------------
- ; Var1 : Name of file
- *
- Can not load file "{VAR1}" !^J
- *
- ;
- ; STATUS: Mails are locked
- ; ------------------------
- *
- Mails are locked !^J
- *
- ;
- ; STATUS: Net-Mails are locked
- ; ----------------------------
- *
- Net-Mails are locked !^J
- *
-